home *** CD-ROM | disk | FTP | other *** search
/ PC for Alla 2005 May / PC för Alla 0505.iso / fullversioner / realsoft3d / data1.cab / Scripting / scripts / js / real / wires / r3wielli.js < prev    next >
Encoding:
Text File  |  2005-04-04  |  441 b   |  15 lines

  1.  
  2. // This JavaScript file was autogenerated from inc/real/wires/r3wielli.h
  3. // Do not modify by hand
  4. // Copyrights 2001, Realsoft Graphics, Finland
  5.  
  6. include("real/wires/r3wire.js")
  7. include("real/objects/r3ellips.js")
  8. include("oops/r3vector.js")
  9. var R3CLID_WIELLIPSE = 174;
  10. function r3Wiellipse () { 
  11.    this.base = r3God;
  12.    if(arguments.length) {
  13.       this.base(R3CLID_WIELLIPSE, arguments);
  14.    }
  15. // inc/real/wires/r3wielli.h_H